ComponentOne ASP.NET MVC Controls
MaxHeight Property (ListBox<T>)

C1.Web.Mvc Namespace > ListBox<T> Class : MaxHeight Property
Gets or sets the maximum height of the list.
Syntax
'Declaration
 
Public Property MaxHeight As Double
public double MaxHeight {get; set;}
See Also

Reference

ListBox<T> Class
ListBox<T> Members